Module Meshes

Tuple Documentation of module_meshes.py
Each mesh record contains the following fields:
1) Mesh id: used for referencing meshes in other files. The prefix mesh_ is automatically added before each mesh id.
2) Mesh flags. See header_meshes.py for a list of available flags
3) Mesh resource name: Resource name of the mesh
4) Mesh translation on x axis: Will be done automatically when the mesh is loaded
5) Mesh translation on y axis: Will be done automatically when the mesh is loaded
6) Mesh translation on z axis: Will be done automatically when the mesh is loaded
7) Mesh rotation angle over x axis: Will be done automatically when the mesh is loaded
8) Mesh rotation angle over y axis: Will be done automatically when the mesh is loaded
9) Mesh rotation angle over z axis: Will be done automatically when the mesh is loaded
10) Mesh x scale: Will be done automatically when the mesh is loaded
11) Mesh y scale: Will be done automatically when the mesh is loaded
12) Mesh z scale: Will be done automatically when the mesh is loaded

module_meshes.py Some intro text here

Mesh Flags

Tthe following mesh flag is available for usage:

render_order_plus_1 unsure, up4research